How to Install console-cyrillic software package in Debian 9 (Stretch)

How to Install console-cyrillic software package in Debian 9 (Stretch)

console-cyrillic software package provides Cyrillic fonts and keyboard layouts for Linux console, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install console-cyrillic 

console-cyrillic is installed in your system.

Make ensure the console-cyrillic package were installed using the commands given below,

$ sudo dpkg-query -l | grep console-cyrillic *

You will get with console-cyrillic package name, version, architecture and description in a table

console-cyrillic package basic information:

Distro Debian 9 stretch
Section Miscellaneous
Package console-cyrillic
Version 0.9-17
Description Cyrillic fonts and keyboard layouts for Linux console
Sub Section Miscellaneous


See Also, How to uninstall or remove console-cyrillic software package from Debian 9 (Stretch)?